home *** CD-ROM | disk | FTP | other *** search
- body{
- font-family: Arial;
- }
- a{
- color: #228800;
- }
- img{
- display: block;
- margin-left: auto;
- margin-right: auto;
- text-align:center;
- }
- table{
- text-align: center;
- width: 100%;
- padding: 0em;
- margin: 0em;
-
- }
- .header{
- border: 1px solid;
- font-size: large;
- background-color: #DDDDDD;
- padding: 5px 5px 5px 5px;
- }
- .footer{
- border: 1px solid;
- background-color: #DDDDDD;
- text-align: center;
- }
- .title{
- font-weight: bold;
- }
- .llink{
- text-align: left;
- font-size: small;
- }
- .clink{
- text-align: center;
- font-size: small;
- }
- .rlink{
- text-align: right;
- font-size: small;
- }
-
- .nclink{
- margin-left: 35%;
- margin-right: 35%;
- color: #BBBBBB;
- }
- .nllink {
- text-align: left;
- font-size: small;
- color: #BBBBBB;
- }
- .nrlink {
- text-align: right;
- font-size: small;
- color: #BBBBBB;
- }
- ul {
- list-style-type: disc;
- list-style-image: url(bullet.gif);
- list-style-position: outside;
- }
- a.minilink{
- font-size: small;
- color: #FF4444;
- text-decoration: none;
- }
- .jargon{
- font-style: normal;
- color: #386fa8;
- font-weight: normal;
- }
- .appendixTerm{
- font-style: bold;
- font-family: courier;
- color: #365390;
- font-weight: normal;
- font-size: 9pt;
- text-align: right;
- }
- .appendixDef{
- font-style: normal;
- font-family: courier;
- font-size: 9pt;
- font-weight: normal;
- text-align: left;
- }
- .versionText{
- font-size: xx-small;
- }
- .faqQuestion{
- font-weight: bold;
- }
- .faqAnswer{
- font-weight: normal;
- padding: 2px 0px 10px 0px
- }